ASP.NET Core MVC コントロールヘルプ
Selector<T>(FlexGridBuilder<T>,Action<SelectorBuilder<T>>) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SelectorExtension クラス > Selector メソッド : Selector<T>(FlexGridBuilder<T>,Action<SelectorBuilder<T>>) メソッド
the specified flexgrid builder.
the specified Selector builder
Apply the Selector extender in FlexGrid.
シンタックス
'宣言
 
Public Overloads Shared Function Selector(Of T)( _
   ByVal gridBuilder As FlexGridBuilder(Of T), _
   ByVal selectorBuilder As System.Action(Of SelectorBuilder(Of T)) _
) As FlexGridBuilder(Of T)
public static FlexGridBuilder<T> Selector<T>( 
   FlexGridBuilder<T> gridBuilder,
   System.Action<SelectorBuilder<T>> selectorBuilder
)

パラメータ

gridBuilder
the specified flexgrid builder.
selectorBuilder
the specified Selector builder

型パラメータ

T
参照

SelectorExtension クラス
SelectorExtension メンバ
オーバーロード一覧